2016-12-06 - 23923 - Spec - Inventory Extract Material Description with more than 30 char #ABAPEXTRACT #SDMiscellaneousReports

SPECIFICATIONS

23923-Spec-Inventory Extract Material Description with more than 30 char


Purpose


To avoid blank material description in the output

Admin Info


Purpose
To avoid blank material description in the output
Requested By
Craig Spangler
Spec Created By
Damodhier
Spec Created Date
12/06/2016
Spec QA by
Damodhier/Surya
Objects
ZIMM_XML_INVENTORY_OUTPUT
Document Status
Complete


Estimates



Sl.No
Activity
Estimation in Hours
1
Research

2
Documentation

3
Development/ Config

4
Unit test in DEV

5
Unit test in QUA

6
Other activity


TOTAL


References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]



Documents

[Attach any document(s) received for the requirement(s)]




Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any
1
When service materials (without size) are added in the SO, the ZD delivery block shouldn't be displayed.
Daniel Brennan
12/08/2016





















Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]
Currently output is displaying blank material description in case material contains more than 30 characters description and:
  1. TVARVC contains alternative customer and customer material description not maintained for the alternative customer (or)
  2. TVARVC variable is not existed for the sales area of the order and customer material description not maintained with the actual customer

In Scope:

[List the activities to be included in scope]
Truncate the material description and display it in the output only in the above cases.

Out of Scope:

[Out of scope activities]
Truncation of the material description in other than the above cases.

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

The solution involves modifying the inventory extract program to display the truncated material description in case material has more than 30 characters description and customer material description not maintained for the alternative customer/Customer material description not maintained for the actual customer.



Test Plan
[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results




Solution Details


[Provide complete technical details for configuration or programming here]
Inventory extract program was modified to display the truncated material description (first 30 characters) in the below scenario:
  1. Material has more than 30 characters description AND
  2. Customer material description is not maintained for the alternative customer/actual customer..

Issues


[List Issues / Bugs identified in configuration or development]